Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add links to documentation sources. #898

Merged
merged 3 commits into from
Sep 27, 2020
Merged

Conversation

follower
Copy link
Contributor

Linking directly to the relevant/example document source locations makes it easier for potential contributors to find the sources.

The choice of the lib.rs example is somewhat arbitrary based primarily on where I first encountered the question of where the docs were located:

Linking directly to the relevant/example document source locations makes it easier for potential contributors to find them.
@follower
Copy link
Contributor Author

Build failed due to > 100 character line length:

Was attempting to avoid unrelated line change churn but will reformat to meet length limit.

Reduced line length to <100 (as indicated by PR build error).

(Also removed extra space character before link.)
src/contributing.md Outdated Show resolved Hide resolved
@follower
Copy link
Contributor Author

follower commented Sep 27, 2020

Build failed due to error in linkcheck (https://travis-ci.com/github/rust-lang/rustc-dev-guide/builds/186869018#L352) but seems to be result of (transient?) Server returned 429 Too Many Requests error unrelated to my changes.

@jyn514
Copy link
Member

jyn514 commented Sep 27, 2020

Yeah, that's an ongoing issue unfortunately :( #886

@jyn514 jyn514 merged commit 6b5c62c into rust-lang:master Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants